<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main {
  /* width: 94%; */
  /* max-width: 1180px; */
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin:auto;
}



.sub-menu {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #b71b30 ;
 
}

.sub-menu .main {
  /* display: flex; */
  /* justify-content: space-between; */
}

.sub-menu .main .sub-nav {
  width: auto;
  height: 70px;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  margin-right: 30px;
}

.sub-menu .main .sub-nav::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #F5F5F5;
}

.sub-menu .main .sub-nav::-webkit-scrollbar-track {
  border-radius: 3px;
  background-color: #F5F5F5;
}

.sub-menu .main .sub-nav::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #ddd;
}

.sub-menu .main .sub-nav .items {
  min-width: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.sub-menu .main .sub-nav .items a {
  display: block;
  float: left;
  height: 70px;
  border-bottom: 2px solid transparent;
  line-height: 70px;
  font-size: 16px;
  color: #333;
  transition: all 0.3s;
  white-space: nowrap;
}

.sub-menu .main .sub-nav .items a:hover, .sub-menu .main .sub-nav .items a.active {
  color: #b71b30;
}

.sub-menu .main .sub-nav .items i {
  display: block;
  float: left;
  width: 1px;
  min-width: 1px;
  height: 10px;
  background-color: #ccc;
  margin: 0 40px;
}

.sub-menu .main .hamb {
  /* width:auto;	 */
  /* height: 70px; */
  /* line-height: 70px; */
  /* padding-left: 40px; */
  /* background-image: url(../images/about/about01.png); */
  /* background-size: 20px 23px; */
  /* background-repeat: no-repeat; */
  /* background-position: left center; */
  /* white-space: nowrap; */
  /* color:#242f35; */
  /* border:1px solid red; */
}
.sub-menu .main .hamb  a{
  color:#242f35;
}

.pages {
  width: 100%;
  height: 36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 100px auto;
}

.pages .num {
  min-width: 36px;
  height: 36px;
  display: inline-block;
  border: 1px solid #E6E6E6;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  margin: 0 1px;
  padding: 0 5px;
  transition: all 0.3s;
  background-color: #f6f6f6;
}

.pages .num:hover, .pages .num.active {
  border-color: #0075a9;
  background-color: #0075a9;
  color: #fff;
}

.pages .prev, .pages .next {
  width: 36px;
  display: inline-block;
  padding: 0 10px;
  font-size: 13px;
  line-height: 36px;
  height: 36px;
  transition: all 0.3s;
  margin: 0 1px;
  border: 1px solid #E6E6E6;
  background-color: #f6f6f6;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px 16px;
}

.pages .prev {
  background-image: url(../images/46.png);
}

.pages .next {
  background-image: url(../images/47.png);
}

.pages .prev:hover {
  background-image: url(../images/48.png);
  border-color: #0075a9;
  background-color: #0075a9;
  color: #fff;
}

.pages .next:hover {
  background-image: url(../images/49.png);
  border-color: #0075a9;
  background-color: #0075a9;
  color: #fff;
}

.inner-mod-title .big {
  font-size: 32px;
}

.inner-mod-title .small {
  font-size: 14px;
  color: #888;
}

.icon {
	background: url(../images/icon2.png) no-repeat;
	display: inline-block;
	background-size: 2.4rem auto;
	vertical-align: middle;
}

/* 宸ュ叿鏍� */
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 1.1rem;
	left: 0;
	display:none;
}
#toolbar .list {
	/* width: 100%; */
	max-width: 100%;
	min-width: 320px;
	margin: 0 auto;
	background: #051c28;
}
#toolbar .list li {
	float: left;
	width: 25%;
	text-align: center;
}
#toolbar .list a {
	display: block;
	height: 1.1rem;
	line-height: 0.24rem;
	font-size: 0.26rem;
	padding-top: 0.2rem;
}
#toolbar .list a span {
	text-align: center;
	color: #fff;
	display: block;
	font-size: 0.24rem;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 0.31rem;
	height: 0.32rem;
	display: block;
margin-bottom: .12rem;
background-position: -.76rem -.2rem;
}
#toolbar .list li:nth-child(2) s {
background-position: -.0rem -.2rem;
}
#toolbar .list li:nth-child(3) s {
background-position: -.38rem -.2rem;
}
#toolbar .list li:nth-child(4) s {
background-position: -1.2rem -.2rem;
width:.34rem;
height:.34rem;
}
#toolbar .list li:hover {
	background: #0185d0;
}

/*鍒嗛〉鏍峰紡*/
.pglist {
	padding: 20px 0 30px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
    font-weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist  *{
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #ffdb60;
	/* border-color: #1048a0; */
}

.product_fh .sub-menu .sub-nav{
	display:none;
}
/* .product_fh  .mod-title{ */
	/* display:none; */
/* } */
.case_hf  .tab2{
	display:none;
	font-size:20px;
	width:50%;
	margin:auto;
	text-align:center;
	margin-top:0.5rem;
}

/*娴姩瀹㈡湇*/
 .qqkefu{
    position: fixed;
    top:25%;
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url(../images/qr_bg.png) no-repeat;
    background-color: #051C28;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background-color:#ffdb60;
}
.qqkefu ul li.top{
    background-position: 0 0;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}

.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li.qq_phone{
    background-position: right -46px;
}
.qqkefu ul li.qq_ku{
    background-position: right -92px;
}
.qqkefu ul li.qq_ms{
    background-position: right -138px;
}
.qqkefu ul li.qq_czb{
    background-position: right -184px;
}
.qqkefu ul li.qq_app{
    background-position: right -228px;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.qqkefu ul li.qq_alibaba{
    background-position: right -275px;
}
.qqkefu ul li.qq_taobao{
    background-position: right -319px;
}
    .erweima{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 122px;
}
    .wx{
    width: 130px;
    height: 160px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.wx p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.wx p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.wx .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}

@media screen and (max-width: 1440px) {

	
  .header .main .nav a {
    padding: 10px 7px;
  }
  .header .main .nav i {
    margin: 0 12px;
  }
  .header .main .lan-sec {
    margin-left: 40px;
  }
  .header .main .lan-sec .lang a {
    font-size: 18px;
  }
  .header .main .lan-sec .lang i {
    width: 12px;
    height: 9px;
    margin-left: 8px;
  }
  .header .main .lan-sec .line {
    height: 10px;
    margin: 0 15px;
  }
  .header .main .lan-sec .search {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 1280px) {
  .header .main .nav a {
    padding: 10px 8px;
  }
  .header .main .nav i {
    margin: 0 10px;
  }
  .header .main .lan-sec {
    margin-left: 20px;
  }
  .header .main .lan-sec .lang a {
    font-size: 18px;
  }
  .header .main .lan-sec .lang i {
    width: 12px;
    height: 9px;
    margin-left: 8px;
  }
  .header .main .lan-sec .line {
    height: 10px;
    margin: 0 10px;
  }
  .header .main .lan-sec .search {
    width: 20px;
    height: 20px;
  }
  .inner-banner {
    height: 300px;
  }
  .inner-banner .text .en {
    font-size: 38px;
    line-height: 38px;
  }
  .inner-banner .text .cn {
    font-size: 24px;
    line-height: 24px;
    margin-top: 14px;
  }
  .sub-menu {
    height: 60px;
  }
  .sub-menu .main .sub-nav {
    height: 60px;
    margin-right: 30px;
  }
  .sub-menu .main .sub-nav .items a {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
  }
  .sub-menu .main .sub-nav .items i {
    margin: 0 20px;
  }
  .sub-menu .main .hamb {
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
    background-size: 20px 23px;
  }
}

@media screen and (max-width: 1024px) {
  .header, .header-h {
    display: none;
  }
  .m-header, .m-header-h {
    display: block;
  }
  .mod-title .en {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
  }
  .mod-title .cn {
    font-size: 20px;
    line-height: 20px;
    margin-top: 12px;
  }
  .mod-title i {
    width: 14px;
    height: 3px;
    margin: 12px auto 0;
  }
  .readmore {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
  }
  .readmore span {
    line-height: 14px;
    height: 11px;
  }
  .readmore i {
    width: 16px;
    height: 4px;
    background-position: 16px 0;
    margin-left: 8px;
    margin-top: 0px;
  }
  .readmore:hover i {
    background-position: 36px 0;
  }
  .sub-cate a {
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    font-size: 14px;
  }
  .sub-cate a:hover, .sub-cate a.active {
    font-size: 14px;
  }
  .footer {
    /*display: none; */
  }
  .footer .foot-top .tops .nav .item {
    padding-right: 40px;
  }
  .m-footer {
    display: block;
  }
  .inner-banner {
    height: 260px;
  }
  .inner-banner .text .en {
    font-size: 30px;
    line-height: 30px;
  }
  .inner-banner .text .cn {
    font-size: 20px;
    line-height: 20px;
    margin-top: 14px;
  }
  .pages {
    margin: 50px auto;
  }
}

@media screen and (max-width: 768px) {
	#toolbar{
	display:inline;
}
.qqkefu{
	display:none;
}
 .footer {
	 padding-bottom:109px;
 }
  .mod-title .en {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
  }
  .mod-title .cn {
    font-size: 20px;
    line-height: 20px;
    margin-top: 12px;
  }
  .mod-title i {
    width: 14px;
    height: 3px;
    margin: 12px auto 0;
  }
  .readmore {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
  }
  .readmore i {
    width: 16px;
    height: 4px;
    background-position: 16px 0;
    margin-left: 8px;
    margin-top: -4px;
  }
  .readmore:hover i {
    background-position: 36px 0;
  }
  .pages {
    margin: 40px auto;
  }
  .inner-mod-title .big {
    font-size: 24px;
  }
  .inner-mod-title .small {
    font-size: 14px;
  }
  
}

@media screen and (max-width: 480px) {
	 .footer {
	 padding-bottom:59px;
 }
  .footer .foot-top {
    position: relative;
    z-index: 999;
    height: 215px;
  }
  .footer .foot-top .tops {
    position: relative;
    z-index: 999;
  }
  .footer .foot-top .tops .ewm {
    position: relative;
    z-index: 999;
    min-width: inherit;
    width: initial;
  }
  .footer .foot-top .tops .ewm .img {
    width: 60px;
    height: 60px;
  }
  .mod-title .en {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
  }
  .mod-title .cn {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
  }
  .mod-title i {
    width: 14px;
    height: 3px;
    margin: 10px auto 0;
  }
  .readmore {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
  }
  .readmore i {
    width: 16px;
    height: 4px;
    background-position: 16px 0;
    margin-left: 8px;
    margin-top: -4px;
  }
  .readmore:hover i {
    background-position: 36px 0;
  }
  .sub-cate a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 14px;
  }
  .sub-cate a:hover, .sub-cate a.active {
    font-size: 14px;
  }
  .m-footer {
    padding: 10px 3% 0;
  }
  .m-footer .nav a {
    margin-top: 16px;
    padding-right: 12px;
    color: #fff;
  }
  .m-footer .nav a span {
    font-size: 14px;
  }
  .m-footer .nav a i {
    display: block;
    float: left;
    width: 10px;
    height: 12px;
    background-image: url(../images/34.png);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 6px;
  }
  .m-footer .ewm {
    margin-top: 30px;
  }
  .m-footer .ewm p {
    font-size: 14px;
  }
  .m-footer .ewm .img {
    width: 80px;
    height: 80px;
    border-radius: 6px;
    margin-top: 10px;
  }
  .m-footer .foot-bot {
    width: 100%;
    padding: 20px 0;
    font-size: 14px;
  }
  .inner-banner {
    height: 160px;
  }
  .inner-banner .text .en {
    font-size: 22px;
    line-height: 22px;
  }
  .inner-banner .text .cn {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
  }
  .sub-menu {
    height: 50px;
	
  }
  .sub-menu .main .sub-nav {
    height: 50px;
    position: relative;
    margin: auto;
  }
  .sub-menu .main .sub-nav .items a {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
  }
  .sub-menu .main .sub-nav .items i {
    margin: 0 15px;
  }
  .sub-menu .main .hamb {
    display: none;
    height: 50px;
    line-height: 50px;
    padding-left: 16px;
    background-size: auto 14px;
  }
  .pages {
    margin: 30px auto;
  }
  .inner-mod-title .big {
    font-size: 18px;
  }
  .inner-mod-title .small {
    font-size: 14px;
  }
  .product_fh .sub-menu .main .hamb{
	  display:block;
  }
  /* .product_fh  .mod-title{ */
	/* display:block; */
/* } */
  /* .product_fh .sub-menu .sub-nav{ */
	/* display:inline; */
/* } */
.case_hf  .tab2{
	display:block;
}
  
}
</pre></body></html>